[INFO] fetching crate tree-sitter-fsharp 0.2.2...
[INFO] testing tree-sitter-fsharp-0.2.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tree-sitter-fsharp 0.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tree-sitter-fsharp 0.2.2
[INFO] finished tweaking crates.io crate tree-sitter-fsharp 0.2.2
[INFO] tweaked toml for crates.io crate tree-sitter-fsharp 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-fsharp 0.2.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tree-sitter-fsharp 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f588590f09d243ce65208c44612a2490e80f00288bccec5fb4f81cbe7e39288a
[INFO] running `Command { std: "docker" "start" "-a" "f588590f09d243ce65208c44612a2490e80f00288bccec5fb4f81cbe7e39288a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f588590f09d243ce65208c44612a2490e80f00288bccec5fb4f81cbe7e39288a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f588590f09d243ce65208c44612a2490e80f00288bccec5fb4f81cbe7e39288a", kill_on_drop: false }`
[INFO] [stdout] f588590f09d243ce65208c44612a2490e80f00288bccec5fb4f81cbe7e39288a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c9c2eaca9b7983043a5a0b823d457f4851207fb69f768f9c2ad6131fa9651b1
[INFO] running `Command { std: "docker" "start" "-a" "3c9c2eaca9b7983043a5a0b823d457f4851207fb69f768f9c2ad6131fa9651b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tree-sitter-fsharp v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp/src/../../common/scanner.h:5,
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:                  from ./fsharp/src/scanner.c:1:
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h: In function 'scan':
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   136 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   142 |       array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   239 |                     array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   246 |                     array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   267 |                   array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                   ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   296 |                 array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                 ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   426 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   449 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   474 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   497 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   526 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   539 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   548 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   566 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   630 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   666 |         array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |         ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp_signature/src/../../common/scanner.h:5,
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:                  from ./fsharp_signature/src/scanner.c:1:
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h: In function 'scan':
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   136 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   142 |       array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   239 |                     array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   246 |                     array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   267 |                   array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                   ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   296 |                 array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                 ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   426 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   449 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   474 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   497 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   526 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   539 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   548 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   566 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   630 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   666 |         array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |         ^~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.58s
[INFO] running `Command { std: "docker" "inspect" "3c9c2eaca9b7983043a5a0b823d457f4851207fb69f768f9c2ad6131fa9651b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c9c2eaca9b7983043a5a0b823d457f4851207fb69f768f9c2ad6131fa9651b1", kill_on_drop: false }`
[INFO] [stdout] 3c9c2eaca9b7983043a5a0b823d457f4851207fb69f768f9c2ad6131fa9651b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde68ce0f1e66881d901dce806b4d24793c8b163006e4ba49c9d6dae8c2eb5fb
[INFO] running `Command { std: "docker" "start" "-a" "bde68ce0f1e66881d901dce806b4d24793c8b163006e4ba49c9d6dae8c2eb5fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp/src/../../common/scanner.h:5,
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:                  from ./fsharp/src/scanner.c:1:
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h: In function 'scan':
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   136 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   142 |       array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   239 |                     array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   246 |                     array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   267 |                   array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                   ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   296 |                 array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                 ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   426 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   449 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   474 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   497 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   526 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   539 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   548 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   566 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   630 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   666 |         array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |         ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp_signature/src/../../common/scanner.h:5,
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:                  from ./fsharp_signature/src/scanner.c:1:
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h: In function 'scan':
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   136 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   142 |       array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   239 |                     array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   246 |                     array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   267 |                   array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                   ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   296 |                 array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                 ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   426 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   449 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   474 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   497 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   526 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   539 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   548 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   566 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   630 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   666 |         array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |         ^~~~~~~~~
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tree-sitter-fsharp v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.00s
[INFO] running `Command { std: "docker" "inspect" "bde68ce0f1e66881d901dce806b4d24793c8b163006e4ba49c9d6dae8c2eb5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde68ce0f1e66881d901dce806b4d24793c8b163006e4ba49c9d6dae8c2eb5fb", kill_on_drop: false }`
[INFO] [stdout] bde68ce0f1e66881d901dce806b4d24793c8b163006e4ba49c9d6dae8c2eb5fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e237a013d1f72f8f3c2b04d0b9bdccd93949212e386d2f10a6103fb9c30edde3
[INFO] running `Command { std: "docker" "start" "-a" "e237a013d1f72f8f3c2b04d0b9bdccd93949212e386d2f10a6103fb9c30edde3", kill_on_drop: false }`
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp/src/../../common/scanner.h:5,
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:                  from ./fsharp/src/scanner.c:1:
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h: In function 'scan':
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   136 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   142 |       array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   239 |                     array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   246 |                     array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   267 |                   array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                   ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   296 |                 array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                 ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   426 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   449 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   474 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   497 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   526 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   539 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   548 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   566 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   630 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   666 |         array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |         ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp_signature/src/../../common/scanner.h:5,
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:                  from ./fsharp_signature/src/scanner.c:1:
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h: In function 'scan':
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   136 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   142 |       array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   239 |                     array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   246 |                     array_pop(&scanner->preprocessor_indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                     ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   267 |                   array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                   ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   296 |                 array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                 ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   426 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   449 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   474 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   497 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   526 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   539 |               array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |               ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   548 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   566 |             array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |             ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   630 |       array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |       ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value]
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   127 | #define array_pop(self) ((self)->contents[--(self)->size])
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop'
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:   666 |         array_pop(&scanner->indents);
[INFO] [stderr] warning: tree-sitter-fsharp@0.2.2:       |         ^~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_fsharp-14a379e6cf7c7580)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_fsharp_signature ... ok
[INFO] [stdout] test tests::test_fsharp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tree_sitter_fsharp
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bindings/rust/lib.rs - (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e237a013d1f72f8f3c2b04d0b9bdccd93949212e386d2f10a6103fb9c30edde3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e237a013d1f72f8f3c2b04d0b9bdccd93949212e386d2f10a6103fb9c30edde3", kill_on_drop: false }`
[INFO] [stdout] e237a013d1f72f8f3c2b04d0b9bdccd93949212e386d2f10a6103fb9c30edde3
